home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 076-100 / disk_085 / vmore / vmore.readme < prev   
Text File  |  1992-05-06  |  2KB  |  65 lines

  1.                                 Vmore
  2.                              Version 1.00
  3.  
  4.                              21-June-1987
  5.                    Written and Copyright (C) 1987 By:
  6.  
  7.                          Stephen Vermeulen
  8.                          3635 Utah Dr. N.W.,
  9.                          Calgary, Alberta,
  10.                          CANADA, T2N 4A6.
  11.  
  12.                    This program can only be distributed
  13.                    on a no charge basis.  To distribute
  14.                    this as part of a software package
  15.                    or collection for which any fee is
  16.                    charged the written permission of the
  17.                    author must be obtained.
  18.  
  19.                    Support more Vware, send a donation
  20.                    to the author.
  21.  
  22. Introduction:
  23.  
  24.     Vmore is a "more" like text file viewing utility that can be run
  25.     on multiple files from either the WorkBench or the CLI.
  26.  
  27. Starting from CLI:
  28.  
  29.     1) Vmore
  30.  
  31.           - does nothing
  32.  
  33.     2) Vmore filename
  34.  
  35.           - displays the file named "filename"
  36.  
  37.     3) Vmore file1 file2 file3 file4
  38.  
  39.           - displays file1, then file2, then file3, and then file4.
  40.  
  41. Starting from WorkBench:
  42.  
  43.     1) To view any sort of text file: click once on the Vmore tool icon
  44.        (you supply this - I make lousy icons) and then, while holding
  45.        down a shift key, double click on the text file to be displayed.
  46.  
  47.     2) To view several files: click once on each file to be viewed while
  48.        holding down the shift key, then click on the Vmore tool icon.
  49.  
  50.     3) You can also setup the text files so that their default tools
  51.        are Vmore, this way double clicking on a text file will automatically
  52.        invoke Vmore on that file.
  53.  
  54. Usage:
  55.  
  56.     Once Vmore is running, you can move through the file(s) by pressing
  57.     any of 4 keys.
  58.  
  59.        Cursor Up    - Backup one screen
  60.        Cursor Down  - Forward one screen
  61.        Space Bar    - Foward one screen
  62.        ESC          - Stop displaying the current file, and if there
  63.                       are any more files to display go to the next one,
  64.                       otherwise cleanup and exit.
  65.